Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SSL-SERVER-NAME function
Returns the digital certificate subject name for an OpenEdge database connected via SSL. If a database connection does not exist or the connection is not using SSL, this function returns the Unknown value (
?).Syntax
logical-database-nameA quoted character string or character expression that specifies the database by its logical name.
ExampleThe following example returns the digital certificate subject name of the first database to which the OpenEdge session is connected:
The following example returns the digital certificate subject name of the database with the logical name
mydb:
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |